/* =======================
Estilo: Sangre Brillante.
CMS: TextPattern (http://www.textpattern.com).
Versin: 1.0 (24/02/2006 - 15:15).
Autor: Jonathan Emanuel Lewenhaupt (http://www.lewenhaupt.com.ar)
Colaborador: Federico (http://www.511.dabomb.com.ar)
Licencia: GPL.
======================= */

body {
	background: #df0003 url(images/cuerpo_bg.png) repeat-x top left;
	color: #333;
	font: 1em/1.7 "Bookman Old Style", Georgia, "Times New Roman", Times, Serif;
	margin: 0;
	padding: 0;
	min-width: 760px;
	}
	
h1, h2, h3 {
	font-weight: normal;
	}

a {
	color: #df0003;
	text-decoration: none;
	}
a:link {
	padding: 1px;
	}

a:hover, a:visited {
	color: #c00;
	text-decoration: underline;
	}

a img {
	border: 0;
	text-decoration: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	float: right;
	padding: 0;
	margin: 0 0 0.75em 0.75em;
	}

img.alignleft {
	float: left;
	padding: 0;
	margin: 0 0.75em 0.75em 0;
	}
  
h1 {
	float: left;
	margin: 0 1em;
	font-size: 2.5em;
	line-height: 1em;
	padding-top: 0.5em;
	}

h1 a, h1 a:hover, h1 a:visited {
	color: #fff;
	text-decoration: none;
	letter-spacing: -2px;
	font-variant: small-caps;
	background: transparent;
	}

#barnav {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
	}

#barnav li {
	background: none;
	float: left;
	padding: 0;
	margin: 0;
	}

#barnav li a {
	display: block;
	padding: 4em 10px 0 10px;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	background: transparent;
	}

#barnav li a:hover {
	background: transparent url(images/barnav_bg.png) repeat-x bottom left;
	color: #fff;
	}

#contenidos {
	clear: both;
	background: #fff url(images/textos_bg.png) repeat-x top left;
	color: #333;
	padding-top: 30px;
	}

#contenidos:after {
	content: "";
	display: block;
	clear: both;
	}

#textos {
	float: left;
	width: 62%;
	margin-left: 3%;
	}

.texto h2 {
	text-align: center;
	font-size: 2.8em;
	letter-spacing: -2px;
	line-height: 1.2;
	margin: 1em 0 0 0;
	}

.texto h2 a {
	text-decoration: none;
	background: transparent;
	color: #df0003;
	}

.texto h2+p:first-letter {
	float: left;
	font-size: 8em;
	line-height: 1em;
	padding-top: 0.1em;
	padding-right: 0.1em;
	color: #666;
	}

.texto h3 {
	color: #df0003;
	text-align: left;
	font-size: 2em;
	font-style: italic;
	letter-spacing: -2px;
	line-height: 1.2;
	margin: 1em 0 0 0;
	}

.texto {
	background: transparent url(images/separador.png) no-repeat bottom center;
	padding-bottom: 40px;
	}

.texto p {
	margin: 0.5em 0
	}

#pie {
	padding-top: 40px;
	background: #df0003 url(images/pie_bg.png) repeat-x bottom left;
	color: #fff;
	text-align: center;
	clear: both;
	}

#pie a {
	color: #fff;
	text-decoration: none;
	}

#pie a:hover, #footer a:visited {
	color: #fff;
	text-decoration: underline;
	}

#pie * {
	margin: 0;
	}

ul {
	margin: 0.25em 0;
	list-style: none;
	padding: 0 0 0 0.5em;
	}

ul li {
	background: url(images/li.png) no-repeat 0 0.5em;
	padding-left: 2em;
}

#barlat ul {
	margin: 0.25em 0;
	list-style: none;
	padding: 0;
	}

#barlat ul li {
	background: url(images/barlat_li.png) no-repeat 0 0.5em;
	padding-left: 2em;
}

.datostexto {
	color: #666;
	background: none;
	text-align: center;
	list-style: none;
	margin-left: 0;
	padding-left: 0
	}

.fechatexto, .autortexto, .comentariostexto {
	background: none;
	display: inline;
	padding-left: 0.5em;
	}

#barlat {
	margin: 0 3% 0 67%;
	}

#barlat h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
	font-variant: small-caps;
	text-align: center;
	margin:0 0 0 0;
	color: #666;
	}

#barlat div {
	background: transparent url(images/h2_bg.png) no-repeat bottom center;
	padding-bottom: 25px;
	}

.descripcion {
	text-align: center;
	font-size: 1.2em;
	letter-spacing: -2px;
	color: #c00;
	}

.ayudatextile {
	color: #666;
	margin: 0;
	padding: 0;
	font: 0.75em Helvetica, Tahoma, Arial, Sans-Serif;
	}

.button {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0.25em;
	border: 3px double #fff;
	background: #df0003;
	color: #fff;
	}

.button:hover {
	background: #c00;
	}

input, textarea {
	font-family: Helvetica, Tahoma, Arial, Sans-Serif;
	border: 1px solid #df0003;
	background: #fff url(images/txt_bg.png) repeat-x top center;
	font-size: 1.2em;
	padding: 0.25em;
	}

textarea {
	width: 95%;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, Serif;
	border: 1px solid #df0003;
	background: #fff url(images/txt_bg.png) repeat-x top center;
	font-size: 1.2em;
	padding: 0.25em;
	}

label {
	cursor:pointer;
	}